Click or drag to resize

MediaFormatCollection Properties

The MediaFormatCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements in the MediaFormatCollection.
Public propertyFormats
Gets array of media formats.
Public propertyIsSynchronized
Gets a value indicating whether access to the MediaFormatCollection is synchronized (thread-safe).
Public propertyItem
Gets phone number associated with the specified position. In C#, this property is the indexer for the MediaFormatCollection class.
Public propertySyncRoot
Gets an object that can be used to synchronize access to the MediaFormatCollection.
Top
See Also